@charset "utf-8";
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
/*Generated by wjdhcms 3.0 */
.dx {
  text-transform: uppercase;
}
.clearboth::after,
.clearboth:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.hongbao {
  transform-origin: center bottom;
  animation: upAnimation 2s 0.5s infinite;
}
@keyframes upAnimation {
  0% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  10% {
    transform: rotate(-12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  20% {
    transform: rotate(12deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  28% {
    transform: rotate(-10deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  36% {
    transform: rotate(10deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  42% {
    transform: rotate(-8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  48% {
    transform: rotate(8deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  52% {
    transform: rotate(-4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  56% {
    transform: rotate(4deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  60% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.755, 0.5, 0.855, 0.06);
  }
  100% {
    transform: rotate(0deg);
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@keyframes jello {
  from,
  11.1%,
  to {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    -moz-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    -moz-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    -moz-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    -moz-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    -moz-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    -moz-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    -moz-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
body {
  height: auto !important;
}
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fudongdiv {
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.topWow,
.boxBg {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
.banner {
  position: relative;
}
.banner .slider {
  width: 100% !important;
  height: 824px;
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 0px 0px 80px 80px;
}
@media screen and (max-width: 1560px) {
  .banner .slider {
    height: 740px;
  }
  .banner .slider img {
    display: block;
    height: 740px;
    margin: auto;
  }
}
@media screen and (max-width: 1320px) {
  .banner .slider {
    height: 640px;
  }
  .banner .slider img {
    display: block;
    height: 640px;
    margin: auto;
  }
}
.banner .slider-main {
  width: 1920px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -960px;
}
.banner .slider-main li {
  width: 100%;
  height: 100%;
}
.banner .osSlider-main .slider-btn-prev {
  position: absolute;
  z-index: 30;
  top: 50%;
  left: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowPrev.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-prev {
  left: 3%;
}
.banner .osSlider-main .slider-btn-next {
  position: absolute;
  z-index: 30;
  top: 50%;
  right: -45px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  margin-top: -20px;
  background: url(../images/arrowNext.png) 50% 50% no-repeat;
  transition: all 0.5s linear;
  cursor: pointer;
}
.banner .osSlider-main:hover .slider-btn-next {
  right: 3%;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav {
  position: absolute;
  width: 100%;
  bottom: 40px;
  text-align: center;
  z-index: 25;
  font-size: 0;
}
.banner .osSlider-main .slider-nav li {
  display: inline-block;
  vertical-align: top;
  height: 16px;
  width: 16px;
  text-align: center;
  margin: 0 7px;
  border-radius: 50%;
  color: #333;
  background: #fff;
  cursor: pointer;
}
.banner .osSlider-main .slider-nav li.active {
  background: #dc253a;
  color: #fff;
}
.title {
  line-height: 1;
}
.title i {
  display: block;
  line-height: 45px;
  font-family: "Arial Black";
  font-size: 60px;
}
.title span {
  display: block;
  font-size: 40px;
  margin-top: 25px;
}
.title span em {
  font-size: 18px;
  display: inline-block;
  vertical-align: bottom;
  margin-left: 15px;
  color: #737373;
}
.title::after {
  content: "";
  display: block;
  width: 85px;
  height: 9px;
  margin-top: 20px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.moreLink {
  display: block;
  width: 156px;
  height: 40px;
  background-color: #dc253a;
  text-align: center;
  line-height: 40px;
  color: #fff;
  font-size: 14px;
  letter-spacing: 3px;
  padding-left: 3px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.moreLink::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #dc253a;
  z-index: -1;
  opacity: 0;
  -webkit-transform: scale3d(0.6, 0.6, 1);
  transform: scale3d(0.6, 0.6, 1);
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
  -webkit-transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  transition-timing-function: cubic-bezier(0.75, 0, 0.125, 1);
  box-sizing: border-box;
}
.moreLink:hover {
  background: none;
  color: #dc253a;
  box-shadow: 0 10px 10px -5px rgba(220, 37, 58, 0.5);
}
.moreLink:hover::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  opacity: 1;
}
.allLink {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.titBox::after,
.titBox:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.titBox .title {
  float: left;
}
.titBox .inTip {
  float: right;
  margin-top: 54px;
}
.product {
  padding: 64px 0 104px;
}
.product .proTabs {
  margin-top: 15px;
  position: relative;
  z-index: 2;
  padding: 20px 0 38px;
}
.product .proTabs::after,
.product .proTabs:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .proTabs .bg {
  position: absolute;
  border-radius: 50px 0px 50px 50px;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 -30px;
  background-color: #ffffff;
  box-shadow: 4px 6px 32px 0px rgba(5, 66, 167, 0.09);
  z-index: -1;
}
.product .proTabs .bg::before {
  content: "";
  display: block;
  position: absolute;
  right: -30px;
  width: 219px;
  height: 130px;
  top: -115px;
  background-color: #fff;
  pointer-events: none;
}
.product .proTabs .bg::after {
  content: "";
  display: block;
  position: absolute;
  right: -29px;
  width: 219px;
  height: 130px;
  top: -115px;
  background: url(../images/protabsbar.png) 100% 0 no-repeat;
  pointer-events: none;
}
.product .proNav {
  float: right;
  width: 236px;
  background-color: #f2f5fa;
  border-radius: 50px 0px 0px 50px;
  position: relative;
  padding: 24px 0 30px;
}
.product .proNav::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -88px;
  width: 200px;
  height: 88px;
  background: url(../images/pronavbar.png) 100% 0 no-repeat;
  pointer-events: none;
}
.product .proNav .more {
  display: block;
  position: absolute;
  border-radius: 50%;
  z-index: 3;
  width: 59px;
  height: 59px;
  background-color: #dc253a;
  box-shadow: 4px 6px 7px 0px rgba(0, 0, 0, 0.09);
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding-left: 1px;
  top: -74px;
  right: 16px;
}
.product .proNav .more::before {
  content: "+";
}
.product .proNav .more:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  background-color: #363f5a;
}
.product .proNav ul {
  padding: 0 22px;
  overflow: auto;
  max-height: 620px;
}
.product .proNav ul::-webkit-scrollbar {
  width: 4px;
  height: 4px;
}
.product .proNav ul li {
  margin-bottom: 12px;
}
.product .proNav ul li a {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 25px;
  border: solid 1px #e5eaf3;
  line-height: 48px;
  position: relative;
  padding-left: 65px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #dc253a, #dc253a);
  background-image: linear-gradient(to right, #dc253a, #dc253a);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i {
  position: absolute;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  background-color: #363f5a;
  left: 15px;
  top: 50%;
  margin-top: -17px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .proNav ul li a i::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/pronavico.png) center center no-repeat;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  filter: grayscale(100) brightness(5);
}
.product .proNav ul li.on a,
.product .proNav ul li:hover a {
  background-color: #dc253a;
  background-size: 100% 100%;
  box-shadow: 3px 5px 7px 0px rgba(0, 0, 0, 0.1);
  color: #fff;
}
.product .proNav ul li.on a i,
.product .proNav ul li:hover a i {
  background-color: #fff;
}
.product .proNav ul li.on a i::before,
.product .proNav ul li:hover a i::before {
  filter: grayscale(0) brightness(1);
}
.product .bd {
  float: left;
  width: 1000px;
}
.product .bd .proList ul {
  margin: 0 -12px;
}
.product .bd .proList ul::after,
.product .bd .proList ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.product .bd .proList ul li {
  float: left;
  width: 33.33%;
  padding: 25px 12px 3px;
}
.product .bd .proList ul li .item {
  background-color: #f2f5fa;
  border-radius: 20px;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .bd .proList ul li .item .pic {
  display: block;
  width: 100%;
  border-radius: 20px;
  height: 234px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .bd .proList ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .bd .proList ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  font-size: 16px;
  height: 62px;
  line-height: 62px;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.product .bd .proList ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.product .bd .proList ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.product .bd .proList ul li .item:hover .bt {
  color: #dc253a;
}
@media screen and (max-width: 1320px) {
  .product .proNav {
    width: 220px;
  }
  .product .proNav ul {
    padding: 0 15px;
  }
  .product .bd {
    width: 942px;
  }
  .product .bd .proList ul {
    margin: 0 -8px;
  }
  .product .bd .proList ul li {
    padding: 25px 8px 3px;
  }
}
.youshi {
  position: relative;
  overflow: hidden;
  padding-bottom: 35px;
}
.youshi * {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.youshi .ysCont {
  padding-top: 70px;
  width: 542px;
  height: 668px;
  background: url(../images/yscontbg.jpg) center 0 no-repeat;
  background-color: #f2f5fa;
  border-radius: 50px;
  margin-left: -35px;
  padding-left: 35px;
  padding-right: 40px;
}
.youshi .ysCont .title i {
  margin-top: 28px;
}
.youshi .ysCont .title i:first-child {
  margin-top: 0;
}
.youshi .ysCont .title i:first-child::after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
  width: 85px;
  height: 9px;
  background: url(../images/titico.png) 0 center no-repeat;
}
.youshi .ysCont .title::after {
  display: none;
}
.youshi .ysCont .bd {
  margin-top: 150px;
  height: 240px;
  overflow: hidden;
}
.youshi .ysCont .bd ul li .item {
  height: 240px;
  padding-top: 10px;
}
.youshi .ysCont .bd ul li .item .tit {
  font-size: 22px;
  line-height: 1;
  border-bottom: 1px solid rgba(168, 171, 178, 0.3);
  padding-bottom: 24px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.youshi .ysCont .bd ul li .item .tit i {
  display: inline-block;
  vertical-align: top;
  width: 38px;
}
.youshi .ysCont .bd ul li .item .tit span {
  font-weight: bold;
}
.youshi .ysCont .bd ul li .item .text {
  margin-top: 12px;
  font-size: 16px;
  line-height: 36px;
  color: #727070;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysCont .bd ul li .item:hover .tit {
  color: #dc253a;
  padding-bottom: 20px;
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysCont .bd ul li .item:hover .text {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.youshi .ysPic {
  position: absolute;
  top: 0;
  right: -280px;
}
.youshi .ysPic .bd {
  width: 1040px;
  height: 808px;
  border-radius: 50px;
  overflow: hidden;
  position: relative;
}
.youshi .ysPic .bd li {
  overflow: hidden;
  position: relative;
  width: 1040px;
  height: 808px;
}
.youshi .ysPic .bd li img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .ysPic .bd li:hover img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.youshi .hd {
  margin-top: 10px;
  width: 542px;
  height: 128px;
  background-color: #363f5a;
  border-radius: 50px;
  margin-left: -35px;
  padding-left: 20px;
  padding-right: 85px;
  position: relative;
  z-index: 3;
}
.youshi .hd .next {
  position: absolute;
  z-index: 3;
  right: -70px;
  top: 50%;
  margin-top: -71px;
  border-radius: 50%;
  width: 142px;
  height: 142px;
  background-color: #dc253a;
  border: solid 10px #ffffff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd .next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../images/ysr.png) center center no-repeat;
}
.youshi .hd .next:hover {
  background-color: #363f5a;
}
.youshi .hd ul {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.youshi .hd ul li {
  width: 52px;
  text-align: center;
  height: 128px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li.line {
  flex: 1;
  height: 1px;
  background-color: #ffffff;
  opacity: 0.3;
}
.youshi .hd ul li em {
  width: 12px;
  height: 12px;
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -6px;
  margin-top: -6px;
  border: solid 2px #d6dbe9;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li i {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 0;
  line-height: 122px;
  font-family: "Arial Black";
  color: #eff0f1;
  opacity: 0;
  font-size: 82px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li span {
  display: block;
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  top: 0;
  line-height: 128px;
  font-size: 18px;
  color: #eff0f1;
  font-weight: bold;
  opacity: 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.youshi .hd ul li.on {
  width: 200px;
}
.youshi .hd ul li.on em {
  opacity: 0;
}
.youshi .hd ul li.on i {
  opacity: 0.03;
}
.youshi .hd ul li.on span {
  opacity: 1;
}
.youshi .zexin {
  width: 169px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -280px;
  background: url(../images/zexin.png) 0 center no-repeat;
}
@media screen and (max-width: 1320px) {
  .youshi .ysCont {
    width: 502px;
    height: 608px;
  }
  .youshi .ysCont .bd {
    margin-top: 90px;
  }
  .youshi .hd {
    width: 502px;
  }
  .youshi .ysPic {
    right: -140px;
  }
  .youshi .ysPic .bd {
    width: 840px;
    height: 748px;
  }
  .youshi .ysPic .bd li {
    width: 840px;
    height: 748px;
  }
}
.case {
  background: url(../images/casebg.jpg) center bottom no-repeat;
  padding: 80px 0 38px;
  position: relative;
  overflow: hidden;
}
.case .caseBox {
  position: relative;
  z-index: 2;
  padding-top: 70px;
  padding-bottom: 38px;
}
.case .caseBox::before {
  content: "";
  display: block;
  background-color: #fff;
  box-shadow: 4px 6px 32px 0px rgba(5, 66, 167, 0.09);
  border-radius: 50px;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: 0 -35px;
}
.case .caseMore {
  float: right;
  display: block;
  margin-top: 70px;
  border-radius: 50%;
  z-index: 3;
  width: 59px;
  height: 59px;
  background-color: #dc253a;
  box-shadow: 4px 6px 7px 0px rgba(0, 0, 0, 0.09);
  font-weight: bold;
  line-height: 55px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  padding-left: 1px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseMore::before {
  content: "+";
}
.case .caseMore:hover {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  background-color: #363f5a;
}
.case .caseTip {
  float: right;
  margin-right: 10px;
  margin-top: 47px;
  text-align: right;
  color: #4c4c4c;
}
.case .caseTip .tel {
  display: inline-block;
  vertical-align: top;
  font-family: Arial;
  font-size: 18px;
  line-height: 14px;
  padding-left: 62px;
  padding-top: 28px;
  background: url(../images/casetip.png) 0 0 no-repeat;
}
.case .caseTip .tip {
  font-size: 18px;
  margin-top: 20px;
  line-height: 1;
}
.case .caseSwiper {
  margin-top: 30px;
}
.case .caseSwiper .swiper-container {
  margin: 0 -42px;
}
.case .caseSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 30 11, grab;
}
.case .caseSwiper ul li {
  float: left;
  width: 33.33%;
  padding: 30px 42px 40px;
  height: 554px;
}
.case .caseSwiper ul li .item {
  position: relative;
  width: 372px;
  background-color: #f2f5fa;
  border: solid 1px #ffffff;
  border-radius: 20px;
  padding: 18px 16px 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .pic {
  display: block;
  width: 100%;
  position: relative;
  overflow: hidden;
  height: 286px;
  border-radius: 20px;
}
.case .caseSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  object-fit: cover;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont {
  height: 80px;
  position: relative;
  padding-right: 100px;
  padding-left: 4px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont::before {
  content: "";
  display: block;
  position: absolute;
  right: 70px;
  top: 50%;
  width: 106px;
  height: 1px;
  background-color: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 80px;
  line-height: 80px;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.case .caseSwiper ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.case .caseSwiper ul li .item .cont p {
  font-family: Arial;
  font-size: 12px;
  color: #a4a5a5;
  line-height: 20px;
  text-transform: uppercase;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
}
.case .caseSwiper ul li .item .cont .more {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 12px;
  width: 36px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 50%;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 7px solid rgba(0, 0, 0, 0.2);
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.case .caseSwiper ul li .item .cont .more:hover {
  color: #dc253a;
  padding-left: 25px;
}
.case .caseSwiper ul li .item:hover {
  background-color: #fff !important;
  box-shadow: 4px 6px 32px 0px rgba(20, 80, 180, 0.17);
}
.case .caseSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.1) rotate(0);
  -moz-transform: scale(1.1) rotate(0);
  -o-transform: scale(1.1) rotate(0);
  transform: scale(1.1) rotate(0);
}
.case .caseSwiper ul li .item:hover .cont .bt {
  color: #dc253a;
}
.case .caseSwiper ul li .item:hover .cont .more {
  background-color: #dc253a !important;
}
.case .caseSwiper ul li .item:hover .cont .more::before {
  border-left-color: #fff;
}
.case .caseSwiper ul li.swiper-slide-next .item {
  width: 464px;
  box-shadow: 4px 6px 32px 0px rgba(20, 80, 180, 0.17);
}
.case .caseSwiper ul li.swiper-slide-next .item .pic {
  height: 360px;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont {
  height: 106px;
  padding-left: 15px;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont::before {
  width: 178px;
  right: 80px;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont .bt {
  font-weight: bold;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont p {
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  opacity: 1;
}
.case .caseSwiper ul li.swiper-slide-next .item .cont .more {
  right: 5px;
  width: 50px;
  height: 50px;
  background-color: #363f5a;
  box-shadow: 4px 6px 7px 0px rgba(0, 0, 0, 0.14);
}
.case .caseSwiper ul li.swiper-slide-next .item .cont .more::before {
  border-width: 7px 0 7px 9px;
  border-left-color: #fff;
}
@media screen and (max-width: 1320px) {
  .case .caseSwiper .swiper-container {
    margin: 0 -32px;
  }
  .case .caseSwiper ul li {
    padding: 30px 32px 40px;
    height: 534px;
  }
  .case .caseSwiper ul li .item {
    width: 342px;
  }
  .case .caseSwiper ul li .item .pic {
    height: 266px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item {
    width: 424px;
  }
  .case .caseSwiper ul li.swiper-slide-next .item .pic {
    height: 330px;
  }
}
.about {
  position: relative;
  overflow: hidden;
  background: url(../images/aboutbg.jpg) center 0 no-repeat;
  border-radius: 0px 0px 80px 80px;
}
.about .aboutBox {
  height: 758px;
  padding-top: 82px;
}
.about .text {
  width: 960px;
  margin-top: 62px;
  text-align: justify;
  font-size: 16px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  line-height: 36px;
  max-height: 144px;
  color: #707070;
}
.about .more {
  display: block;
  margin-top: 62px;
  width: 178px;
  padding: 7px 0 7px 15px;
  background-color: #ffffff;
  border-radius: 25px;
  border: solid 1px #e5eaf3;
  font-size: 16px;
  letter-spacing: 3px;
  line-height: 36px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #dc253a, #dc253a);
  background-image: linear-gradient(to right, #dc253a, #dc253a);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more em {
  width: 36px;
  height: 36px;
  background-color: #ffffff;
  border-radius: 50%;
  margin-right: 24px;
  display: inline-block;
  vertical-align: top;
  background-color: #dc253a;
  position: relative;
  z-index: 2;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more em::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 0;
  height: 0;
  margin: auto;
  border-left: 8px solid #fff;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.about .more:hover {
  background-color: #dc253a;
  background-size: 100% 100%;
  color: #fff;
  border-color: #dc253a;
  box-shadow: 0 5px 10px rgba(220, 37, 58, 0.2);
}
.about .more:hover em {
  background-color: #fff;
}
.about .more:hover em::before {
  border-left-color: #dc253a;
}
@media screen and (max-width: 1320px) {
  .about .text {
    width: 860px;
  }
}
.show {
  padding-top: 35px;
  padding-bottom: 10px;
  position: relative;
  overflow: hidden;
}
.show .showSwiper .swiper-container {
  margin-left: -12px;
  margin-right: -12px;
}
.show .showSwiper .swiper-wrapper {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper .swiper-wrapper img {
  cursor: url(../images/gesture.png) 31 13, grab;
}
.show .showSwiper ul li {
  float: left;
  width: 25%;
  padding: 10px 12px 20px;
}
.show .showSwiper ul li .item {
  position: relative;
  background-color: #ffffff;
  border-radius: 20px;
  border: solid 1px #edf0f5;
  padding: 10px 10px 0;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic {
  display: block;
  width: 100%;
  padding-top: 72.14%;
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .pic img {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: contain;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  position: relative;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  padding-left: 10px;
  padding-right: 85px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt::before {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: 50%;
  border-radius: 50%;
  height: 9px;
  width: 9px;
  margin-top: -4px;
  border: 1px solid #dadee4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 9px;
  width: 75px;
  height: 1px;
  background-color: #dadee4;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .showSwiper ul li .item .bt:hover {
  letter-spacing: 0.5px;
}
.show .showSwiper ul li .item:hover {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}
.show .showSwiper ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.show .showSwiper ul li .item:hover .bt {
  color: #dc253a;
}
.show .showSwiper ul li .item:hover .bt::before {
  border-color: #dc253a;
}
.show .showSwiper ul li .item:hover .bt::after {
  background-color: #dc253a;
}
.show .page .show-prev {
  position: absolute;
  left: -80px;
  top: 50%;
  margin-top: -27px;
  width: 48px;
  height: 48px;
  background-color: #f2f5fa;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
}
@media screen and (max-width: 1520px) {
  .show .page .show-prev {
    left: -70px;
  }
}
.show .page .show-prev::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-right: 9px solid #363f5a;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .page .show-prev:hover,
.show .page .show-prev.on {
  background-color: #363f5a;
}
.show .page .show-prev:hover::before,
.show .page .show-prev.on::before {
  border-right-color: #fff;
}
.show .page .show-next {
  position: absolute;
  right: -80px;
  top: 50%;
  margin-top: -27px;
  width: 48px;
  height: 48px;
  background-color: #f2f5fa;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  cursor: pointer;
  outline: none;
}
@media screen and (max-width: 1520px) {
  .show .page .show-next {
    right: -70px;
  }
}
.show .page .show-next::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 9px solid #363f5a;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.show .page .show-next:hover,
.show .page .show-next.on {
  background-color: #363f5a;
}
.show .page .show-next:hover::before,
.show .page .show-next.on::before {
  border-left-color: #fff;
}
@media screen and (max-width: 1320px) {
  .show .showSwiper .swiper-container {
    margin-left: -6px;
    margin-right: -6px;
  }
  .show .showSwiper ul li {
    padding: 10px 6px 20px;
  }
}
.news {
  padding: 80px 0 60px;
  margin-bottom: 42px;
  position: relative;
  overflow: hidden;
}
.news::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  width: 98%;
  background-color: #f2f5fa;
  border-radius: 50px;
  z-index: -1;
  min-width: 1200px;
  height: 578px;
  margin: 0 auto;
}
.news .newsTab::after,
.news .newsTab:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .newsTab .title {
  float: left;
}
.news .newsTab ul {
  float: right;
  margin-top: 72px;
}
.news .newsTab ul li {
  position: relative;
  float: left;
  margin-left: 26px;
}
.news .newsTab ul li a {
  display: block;
  position: relative;
  width: 178px;
  background-color: #ffffff;
  border: solid 1px #e5eaf3;
  font-size: 18px;
  line-height: 35px;
  border-radius: 25px;
  padding: 7px 0 7px 15px;
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #dc253a, #dc253a);
  background-image: linear-gradient(to right, #dc253a, #dc253a);
  background-size: 0% 100%;
  background-position: left center;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li a i {
  display: inline-block;
  vertical-align: top;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  overflow: hidden;
  margin: auto;
  margin-right: 17px;
  background: url(../images/newsico.png) center center no-repeat;
  background-color: #363f5a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .newsTab ul li:hover a,
.news .newsTab ul li.on a {
  background-size: 100% 100%;
  background-color: #dc253a;
  color: #fff;
}
.news .newsTab ul li:hover a i,
.news .newsTab ul li.on a i {
  background-color: #ffffff;
  background-image: url(../images/newsicoh.png);
}
.news .newsTabs {
  margin-top: 50px;
}
.news .newsTabs .bd {
  overflow: hidden;
  height: 676px;
}
.news .newsList {
  height: 676px;
}
.news .list1 ul {
  margin: 0 -11px;
}
.news .list1 ul::after,
.news .list1 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list1 ul li {
  float: left;
  width: 33.333%;
  padding: 0 11px;
}
.news .list1 ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .list1 ul li .item .pic {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 325px;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.news .list1 ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .list1 ul li .item .cont {
  height: 156px;
  position: relative;
  padding: 25px 18px 0;
}
.news .list1 ul li .item .cont .more {
  display: block;
  position: absolute;
  width: 54px;
  height: 54px;
  background: url(../images/newsar.png) center center no-repeat;
  background-color: #363f5a;
  left: 17px;
  top: -79px;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .cont .date {
  font-family: Arial;
  font-size: 14px;
  line-height: 10px;
  color: #9c9a9a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item .cont .bt {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 18px;
  height: 50px;
  line-height: 50px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .list1 ul li .item .cont .bt:hover {
  letter-spacing: 0.5px;
}
.news .list1 ul li .item .cont .line {
  margin-top: 4px;
  height: 1px;
  background-color: rgba(54, 63, 90, 0.5);
  background-repeat: no-repeat;
  background-image: -webkit-linear-gradient(left, #dc253a, #dc253a);
  background-image: linear-gradient(to right, #dc253a, #dc253a);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-size: 0% 100%;
  background-position: left center;
}
.news .list1 ul li .item .cont p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 14px;
  color: #a2a2a2;
  margin-top: 10px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list1 ul li .item:hover {
  border-color: #dc253a;
}
.news .list1 ul li .item:hover .pic img {
  -webkit-transform: scale(1.06);
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  transform: scale(1.06);
}
.news .list1 ul li .item:hover .cont .more {
  background-color: #dc253a;
}
.news .list1 ul li .item:hover .cont .date {
  -webkit-transform: translateY(-6px);
  transform: translateY(-6px);
}
.news .list1 ul li .item:hover .cont .bt {
  color: #dc253a;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
.news .list1 ul li .item:hover .cont .line {
  background-size: 100% 100%;
}
.news .list1 ul li .item:hover .cont p {
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
}
.news .list2 {
  margin-top: 30px;
}
.news .list2 ul {
  margin: 0 -11px;
}
.news .list2 ul::after,
.news .list2 ul:after {
  content: "";
  display: block;
  clear: both;
  font-size: 0;
  line-height: 0;
}
.news .list2 ul li {
  float: left;
  width: 33.333%;
  padding: 0 11px;
}
.news .list2 ul li .item {
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  height: 165px;
  background-color: #ffffff;
  border-radius: 20px;
  padding: 35px 25px 0 205px;
}
.news .list2 ul li .item .pic {
  display: block;
  overflow: hidden;
  width: 170px;
  height: 134px;
  border-radius: 20px;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: absolute;
  left: 16px;
  top: 15px;
}
.news .list2 ul li .item .pic img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s ease-out;
  transition: all 0.6s ease-out;
}
.news .list2 ul li .item .cont {
  height: 156px;
  position: relative;
}
.news .list2 ul li .item .cont .bt {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: 24px;
  height: 48px;
  font-size: 18px;
  -webkit-transition: all 0.42s ease-out;
  transition: all 0.42s ease-out;
}
.news .list2 ul li .item .cont .date {
  font-family: Arial;
  font-size: 14px;
  margin-top: 26px;
  line-height: 10px;
  color: #9c9a9a;
  -webkit-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}
.news .list2 ul li .item:hover {
  border-color: #dc253a;
}
.news .list2 ul li .item:hover .pic img {
  -webkit-transform: scale(1.08);
  -moz-transform: scale(1.08);
  -o-transform: scale(1.08);
  transform: scale(1.08);
}
.news .list2 ul li .item:hover .cont .bt {
  color: #dc253a;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
}
.news .list2 ul li .item:hover .cont .date {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
}
@media screen and (max-width: 1320px) {
  .news .newsTabs .bd {
    height: 651px;
  }
  .news .newsList {
    height: 651px;
  }
  .news .list1 ul li .item {
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    position: relative;
  }
  .news .list1 ul li .item .pic {
    height: 300px;
  }
}
